Vcenter Host Entropy ExternalPool AddSpec

Vcenter Host Entropy ExternalPool AddSpec
Vcenter Host Entropy ExternalPool AddSpec

The Vcenter Host Entropy ExternalPool AddSpec schema defines parameters for the POST /vcenter/host/{host}/entropy/external-pool?action=add operation.

This schema was added in vSphere API 8.0.1.0.

JSON Example
{
    "data": "string"
}
string As byte As byte
data
Required

Buffer for entropy data. This will carry entropy data received from the external entropy source.

This property was added in vSphere API 8.0.1.0.